body {
    background-color: #ececec;
    color: #666;
    font-family: "microsoft yahei";
}
a {
    color: #666;
    text-decoration: none;
}
a:hover {
	color: #666;	text-decoration: none;
}
.carousel-indicators {    bottom: 0px;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "microsoft yahei";}
h1{ font-size:22px;}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.padding{ padding:5px;}
.marg_bt{ margin-bottom:10px;}
 .marg_bt p{ overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
    line-height: 18px;
    height: 40px;
    color: #999;
}
.br10{height:10px; clear:both;}
.red{ color:red;}
.blue {    color: blue;}
.navbar-brand {
   float: none;
  padding: 0px 15px;}
  .navbar-brand img{padding:5px 2px;}
.navbar-form.navbar-right:last-child {
    margin-right: 20px;
	margin-top:-100px;	
}
.m-menu  {
    
    width: 100%;
    background-color: #76B7F8;
    
}
.m_right li{ float:left; margin:5px;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus  {
	color: #fff;
    background-color:#428bca;
}

.navbar-default .navbar-nav>li>a {
    display: block;
	padding:8px 20px;
    color: #fff;
    height: 40px;
    line-height: 30px;
    font-size: 16px;
    text-decoration: none;
}

.navbar{ border-bottom: #428bca 4px solid; }

.navbar-nav > li .dropdown-menu {
    margin-top: 0;
    position: absolute;
    top: 40px;
    left: 0;
    padding: 20px;
    width: 350px;
    background-color: #6f7372;
    border-radius: 0;
}
.navbar-nav > li .dropdown-menu li {
    float: none;
    display: inline-block;
  margin: 0 0 10px 0; 
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
.navbar-default .navbar-nav > li .dropdown-menu li a:hover {
	color: #4B42A6;
	background-color: #fff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #749EDE;
}

.navbar-collapse {
    max-height: 380px; border-top:none;} 
	
.title-selection-public {
    float: left;
    padding: 10px 0 0 0;
    width: 100px;
    color: #4ba6e5;
    text-align: center;
    font-size: 18px;
}
.kcxx {    line-height: 23px;}
.content-body img,.content-body p img,.content-body section img,.content img,#th-about-pane img {
max-width:100% !important ;
height: auto !important ;}
.content-body { font-size:14px;}
.content-body table td, .content-body table th{ border: 1px solid #cad9ea; color: #666; height: 30px;  padding-left:5px; font-size:14px;}
.content-body table tr:nth-child(odd)  {background: #fff; }
.content-body table tr:nth-child(even)  {background: #fcf8e3; }
.content-body table th {  background-color:#dff0d8; text-align:center}
.content-body table {max-width:100% !important; width:auto !important;border-collapse: collapse;margin: 0 auto;}
.content-body table p, .content-body table div{margin:2px 0!important;}
.text-th h3, .content-body h3{ line-height: 24px;font-size: 18px; font-weight: 400; color:#8F4ADB; margin: 8px 0 8px 0;padding-left:25px; }
.content-body p,.content-body h3,.content-body h4,.content-body p,.content-body div,.text-th p,.text-th h3,.text-th h4,.text-th div
{margin: .0 0 .8em 0; }
.content-body,.text-th{font-size:16px;}
.text-th h3::before,.content-body h3::before {
    content: "";
    position: relative;
    display: block;
    width: 8px;
    height: 15px;
    background: #428bca;
    top: 15px;
    left: -25px;
	}
.text-th h3::after,.content-body h3::after {
    content: "";
    position: relative;
    display: block;
    width: 8px;
    height: 15px;
    background: #fdc134;
    bottom: 15px;
    left: -20px;
}
.media-left{width:25%}
.media-body h4{margin-top:0;margin-bottom:6px;font-weight:bolder; font-size:14px;}
.media-body {font-size:12px; line-height:20px;}
.text-th img{ margin:5px;}
/*首页老师*/
.th-box{ background:#359bc1; padding:6px;}
.teacher-info {    margin:8px 0;}
.teacher-info .th-name {font-size: 15px;  overflow: hidden;height: 20px;line-height: 20px; margin:0px 2px; color: #eee; white-space: nowrap;text-overflow:ellipsis; }
.teacher-info .th-name a{color:#FFFFFF;}
.teacher-info .th-name small{ color: #eee;  overflow: hidden; padding-left:5px;}
.teacher-info span {font-size: 12px; display: block;height: 20px; line-height: 20px; overflow: hidden; color: #eee;  white-space: nowrap;text-overflow:ellipsis;}
.teacher-info img { margin-right: 10px;  width: 40px; height: 40px;}
.th-box .th-num { font-size: 10px;float: right;}
.th-box .th-num a{color: #FF3;}
@media (min-width: 768px){
.navbar-nav>li>a {
   padding-top: 10px;
    padding-bottom: 10px;
}
.carousel-control{padding-top:90px;}
}
@media (min-width: 992px){
 .right-menu {
    height: 234px;
    overflow: hidden;
}
}

@media (min-width: 768px ) and (max-width: 1200px) {
	.navbar-default .navbar-nav>li>a {
	padding:8px 13px;}
	.navbar-form.navbar-right:last-child {
	margin-top:-90px;}	
.kc-tb-container{ font-size:12px;}

}


.navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search-input {
    display: inline;
    width: 200px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.search-btn {
    margin: auto 20px auto -10px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.first-pic { margin-bottom:15px;}
.special li {
    
    display: inline-block;
    letter-spacing: 0;
    margin: 2px 2px;
}
.selection-public {
    margin: 0 0 20px 0;
    padding: 10px;
    width: 100%;
    border-left: 8px #4ba6e5 solid;
    background-color: #fcfcfc;
}
.title-side-public2{ background-color:#76B7F8; padding:0 10px; height:38px;
}
.title-side-public2 h5{ background-color:#fcfcfc;  border-top-right-radius: .25em;
    border-top-left-radius: .25em; width:100px; text-align:center; line-height:28px; font-weight:bold; color:#333;}
.title-side-public2 p{ padding:15px 10px 0 0; color:#FFF;}
.keylink{color:#339; text-decoration:underline;}
.kc-table{padding:8px 0px 8px 9px; }
.kc-table h4 {    font-size: 16px;}
.kc-table .table>thead>tr>th{ border-bottom-color:#AFC8F1}
.tb-title{ display: inline;  color: #fff; text-align: center;  white-space: nowrap;  vertical-align: baseline;  border-top-right-radius: .25em; border-top-left-radius: .25em;
background-color:#4ba6e5; padding:5px 5px 8px;}
.kc-tb-container{ background-color: #fcfcfc; height:auto; }
.title-side-public ,.title-side-public a{
    padding: 5px 0 5px 10px;
    background-color: #4ba6e5;
    color: #fff;
    font-size: 18px;
}

/*课程分类按钮2019*/
 .tag {display: inline; background: #F7F7F7;    border-radius: 20px;    padding: 3px 10px 3px 5px;    margin-right: 6px;    margin-bottom: 6px;}
 .tag i { min-width: 19px;    min-height: 19px;    -webkit-box-sizing: border-box;    box-sizing: border-box; background: #E04A1C;    padding: 2px 2px;    border-radius: 50%;    color: #fff;}
 .tag span {    color: #E04A1C;    margin-left: 5px;}
.tag:hover{background:#E4F7FA; color: #E04A1C;}
.kb_txt_list li{line-height:24px;font-size:14px; overflow: hidden; height: 27px;}
.kb_txt_list li i {
    color: #45b0e6;
    font-size: 8px;
    padding-right: 8px;
}
.k_txt_list li { padding-bottom:5px;}
.k_txt_list li a{line-height:24px;height:20px; font-size:14px; overflow: hidden; display:inline-block;   }
.k_txt_list li span{font-size:12px; color:#CCC; }

.text-only dt a { font-size:14px; color:#00C;}

.smpic{padding:13px 6px;  background-color: #fcfcfc; }
.smpic h5{font-size:12px; line-height:22px;}
.n-box{ margin-top:10px; background-color:#FFF;}
.boxtoppic img{ display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;}

.m_txt_list{ padding:10px 8px;}
.m_txt_list li{line-height:22px; height:25px; overflow:hidden;}
.th-right{padding:13px 6px;  background-color: #fcfcfc;}

.th-right .media{height:98px; overflow:hidden; margin-bottom:6px;}
.th-right .thumbnail{ margin-bottom:8px;}
.txt-align{ text-align:center; font-size:12px; padding:0 3px;}
.tex_tch{ font-size:12px; line-height:21px; padding:5px; background-color:#FFF;}
.tex_tch a {
    padding:0 4px;
    white-space: nowrap;}
.in_box_bg2 {
    background: #fcfcfc url(../../images/th/down_num.gif) no-repeat 3px 13px; padding:10px 8px;
}
.m_down_list li {
    line-height: 24px;
    border-bottom: 1px #F8F5F8 dotted;
    padding-left: 18px;
	font-size:12px;
	height:25px;
	overflow:hidden;
}

.footer{ padding-top: 40px;
    padding-bottom: 30px;
    background-color: #333;
    color: #CCC;
    line-height: 25px;}
	
	/*share_start*/
#share {position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-144+"px");bottom:144px;right:5px;width:30px;zoom:1;}
#share a{background-image:url(../../image/share.png); background-repeat:no-repeat; display:block; width:30px; height:30px; margin-bottom:2px; overflow:hidden; text-indent:-999px;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
#share a{}
#share .sina {background-position:0 0; position:absolute; bottom:32px;}
#share a.sina:hover { background-position:-30px 0;}
#share .qq { background-position:0 -30px; position:absolute; bottom:0;}
#share a.qq:hover { background-position:-30px -30px;}
#share .wx {background-position:0 -90px; position:absolute; bottom:-32px;}
#share a.wx:hover { background-position:-30px -90px;}
#share .tel {background-position:0 -120px; position:absolute; bottom:-64px;}
#share a.tel:hover { background-position:-30px -120px;}
#share a#totop{background-position:0 -60px;position:absolute;bottom:64px;cursor:pointer;}
#share a#totop:hover {background-position:-30px -60px;}
/*type-nav*/
.nav2 {
	position: relative;
	margin-bottom:10px;
	z-index:100;
	background:#FFFFFF;
	padding:5px;
}
.nav2 ul {
	margin: 0;
	padding: 0;
}
.nav2 li {
	margin:3px;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.nav2 li.active { background: #eee; color: #FFFFCC;border-radius: 5px;}
.nav2 a {
	padding: 3px 12px;
	text-decoration: none;
	color:#363;
	line-height: 100%;
}
.nav2 a:hover {
	color: #66CCFF;
}
.nav2 .current a {
	background:#3399FF;
	color: #fff;
	border-radius: 5px;
}
.bigcat{ display:block; background: url(../../images/th/menu.png) left no-repeat; padding-left:26px; color:#000099; font-size:14px}
.type-list{ float:left; padding:3px 4px;}

/*share_end*/
.breadcrumb{ background-color:#fcfcfc; border-left:10px #4ba6e5 solid; border-radius:0;}
.container-public {
    margin-bottom: 10px;
    
    width: 100%;
    height: auto;
    min-height: 920px;
    background-color: #FcFcFc;	
}

.list-info {
    float: left;
   display:block;
    padding: 20px 0 20px 0;
    width: 100%;
    border-bottom: 1px #e6eef2 solid;
	}

.list-info:hover{ background-color:#e1f2fa;
}
.img-list-info {
    float: left;
    width: 20%;
	text-align:center;
}
.content-list-info {
    float: left;
    padding: 0 20px 0 20px;
    width:80%;
    height: auto;
}
.title-list-info {
    margin: 5px 0 8px 0;
    font-weight: 600;
    font-size:16px;
	line-height:22px;
}
.box{padding:10px; margin-bottom:20px; background-color:#fcfcfc;}
.box .btn{ margin-bottom:5px; margin-left:5px;}
.kc_ad{ background-color:#F1F5FA; padding:8px; font-size:16px; font-family: "Microsoft YaHei UI";border:1px solid #E4F2F8;
border-radius:6px; margin-bottom:5px;}

.box2{padding:16px 5px; background-color:#fcfcfc;}
#th-nav-tabs{ background: #fff; margin-bottom:20px;}

#th-nav-tabs.affix {
    z-index: 1030; 
    margin-left: -1px;
    top: 0px;
    width:80%;
    border: 1px solid #ddd;
    box-shadow: 0 3px 3px rgba(0,0,0,.1);
}
.btn-kc-bm{margin:2px 10xp;}
#th-teacher-pane a{padding:5px;}
.mid_menu{ padding:10px; background-color:#fcfcfc; margin-bottom:20px; }
.mid_menu a{ width:20%; display:inline-table; margin:5px 0; text-align:center;}
.nav-tabs>li>a{ padding:5px 7px; margin-top:6px;}
.nav-tabs>li>a:hover{ background-color:#E9F4F8;}
.lh22 li{height:25px;line-height:25px; overflow:hidden;}
.lh50 li{height:59px; overflow:hidden;}
.lh50 li img{ margin-right:10px}
.lh50 li h3 {
    margin: 2px 0 8px 0;
    font-weight: 400;
    font-size:16px;
	line-height:26px;
}

.lh60 li{height:61px; overflow:hidden;}
.lh60 li img{ margin-right:10px}
.lh60 li h3 {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 0 3px 0;
    font-weight: 500;
    font-size:16px;
	line-height:22px;
}
.lh60 li p {
	overflow:hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
     -webkit-line-clamp:2;
     -webkit-box-orient: vertical;
	font-size:12px;	
	line-height:17px;
	height:31px;
	color:#999;
	 }

/*师资cat*/
.user-grids li {
list-style: none;
text-align: center;
display: inline-block;
letter-spacing: 0;
width: 21%;
margin: 8px 1%;
font-size: 12px;
vertical-align: top;
}
.user-grids .user-link {
display: block;
width: 100%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.user-avatar-link img {
width: 48px;
height: 48px;
}
.user-avatar-link2 img {
width: 98px;
height: 68px;
}
.user-grids li p {
margin-bottom: 0;
word-wrap: break-word;
word-break: normal;
}

.more{ font-size:12px; color:#fff; padding-top:8px;}
.more2 { font-size: 12px;    color: #9CC;    padding-top: 4px;    font-weight: normal;}
/*th-list*/
.th-list-box{ margin:10px 0; height:90px;}
.th-list-box img{ float:left; margin-right:1%}
.th-list-box h3 { display:inline-block; font-size:16px; color:#003; margin-top:8px;}
 .th-list-box span {
font-size: 12px;
display: block;
height: 20px;
line-height: 20px;
overflow: hidden;
color: #333;}
/*th-page*/
.th-box-txt span {
    display: block;
    padding: 5px 0;
}
.th-box-txt i{color:#7772E2}
/*视频*/
.video_cover{ position: relative;cursor: pointer; float:left; width:120px; height:80px; margin-right:6px;}
.hv-play {
    position: absolute; top: 50%; left: 50%;    margin-top: -14px;    margin-left: -14px;    width: 28px;    height: 28px;
    background: url(../../image/hv-play.png) -30px 0 no-repeat;
    cursor: pointer;
}
.hv-play:hover{ background: url(../../image/hv-play.png) 0 0 no-repeat;}

 /*分页 */
#pages { padding:14px 0 10px; font-family:宋体; text-align:center; font-size:12px; }
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#396; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

/*art*/
.page-header{text-align:center;}
.art-tip{ padding:5px 5px 10px; text-align:center;}
.list-info i ,.art-tip i { color:#9CC;}
.art-tip .btn-group i{top:-3px;}
.art-tip  button{max-width:38%;min-width:32%;padding-top:10px;}
.art-tip  button a { max-width:90%; overflow:hidden; display:inline-block;}

/*课纲cat页*/
.group2 img{ margin-right:10px;}
.group2 li{ margin-bottom:15px;}
.group2 h3{ font-size:18px; overflow:hidden; height: 20px; margin:5px 0;}
.group2 h4{ font-size:16px; height: 40px; margin:5px 0; line-height:20px;}
.group2 span a{color:#390;}
.group2 span{ color:#390; display:block; overflow:hidden; height: 20px;}

/*课程更新时间*/
.sigma-content{
    text-align: center;
    background-color: #fcfcfc;
}
.sigma-middle-line:before{
    content: '';
    display: block;
	height: 1px;
    width: 100%;
    background-color: #eee;/*颜色需与主题大背景色一致*/ 
    position: relative;
    top: 10px;/*调节线高*/
    left: 0;
}
.sigma-line-text{
    display: inline-block;
    background: #fcfcfc;
    padding: 0 8px 0 8px;
    position: relative;
    font-size: 10px;
	 -webkit-transform-origin-x: 0;
     -webkit-transform: scale(0.80);
	color: #ddd;
}

@media (max-width: 768px ){
	.mid_menu a{width:45%;}
.navbar-form.navbar-right:last-child {
	margin-top:0px;	
}
.t3{ width:60px;}
.t1{ max-width:640px;}
.kc-table tr{overflow:hidden; height:30px; }
.navbar-nav {
    margin: 7.5px 7.5px;
}
.carousel-control{padding-top:40px;}
.container>.navbar-header, .container>.navbar-collapse {
    margin-right: 0;}
	h1{ font-size:20px;}
h2 , h3{ font-size:20px;}
.container{padding-left:0;padding-right:0;}
.content-list-info { width:100%;}
.selection-public {
     
    margin: 0 0 10px 0;
    padding: 5px 0 5px 0;
    width: 100%;
    border-left: 8px #4ba6e5 solid;
    background-color: #fcfcfc;
}
.nav>li>a {
    padding: 3px 3px;
}
.btn-bmb{padding:3px 8px;}
.title-selection-public {
    float: left;
    padding: 1px 0 0 0;
    width: 100px;
    color: #4ba6e5;
    text-align: center;
    font-size: 18px;
}
#th-nav-tabs>li>a {
padding: 8px 5px; font-size:13px;
}
#th-nav-tabs.affix{width:90%}
#th-nav-tabs span {
    display: none;
}
/*type-nav*/	
	.nav2 {
		position: relative;
		min-height: 40px;
	}	
	.nav2 ul {
		width: 100%;
		padding: 5px 5px 0;
		position: absolute;
		top: 0;
		left: 0;
		background: #fff url(../../images/th/menu.png) no-repeat 10px 11px;
	 /* border: solid 1px #aaa;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3); */
		margin: 0;
	}
	.nav2 li {
		display: none; /* hide all <li> items */
		margin: 0;
	}
	.nav2 .current {
		display: block; /* show only current <li> item */
	}
	.nav2 a {
		display: block;
		padding: 5px 10px 5px 10px;
		text-align: left;
	}
	.nav2 .current a {
		background: none;
		padding: 5px 0 5px 32px;
		color: #666;
	}

	/* on nav hover */
	.nav2 ul:hover {
		background-image: none;
	}
	.nav2 ul:hover li {
		display: inline-table ;
		margin: 0 0 5px;
	}
	.nav2 ul:hover .current {
		background: url(../../images/th/check.png) no-repeat 10px 7px;
		display: block; 
	}

}
